home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / basic / dd1a.zip / DRAGDROP.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-04-19  |  949b  |  26 lines

  1. DragDropForm
  2. Drag 'n Drop
  3. Form1
  4. Label2
  5. Command1
  6. List1
  7. Label1
  8. Drag one or more files from File Manager onto this form or onto its minimized icon. See DDGLOBAL.BAS for API declares, and the Main () routine in DRAGDROP.BAS for the drag/drop code. Paul Bonner @  CIS: 76000,13
  9. Form_Click
  10.     Form_Loadz
  11. form1
  12. handle
  13. Command1_Click
  14. Command2_Click
  15. counter
  16. label1
  17. caption
  18. dragfinish
  19. newmessage
  20. wparam
  21. Label2_Click
  22. Label1_Click
  23. All the important code is in the Main() routine in DRAGDROP.BASt
  24. Paul Bonner  76000,13E
  25. Command1_Click
  26.